﻿@charset "utf-8";
body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

*,
html,
body,
h1,
h2,
ul,
li,
dl,
dt,
dd,
div,
img,
p {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}

ul,
dl,
ol,
li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.mb40 {
    margin-bottom: 40px
}


/*头部*/

.topxunpan {
    width: 100%;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 1px #ddd;
}

.topxunpan .container1 {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    position: relative;
}

.xp_span {
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #919191;
    display: block;
    padding-left: 24px;
    background: url(../images/xpan.png) left center no-repeat;
}

.topxunpan a {
    line-height: 36px;
    color: #919191;
    float: right;
    padding: 0 5px;
}

.header {
    height: 120px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

<!--.header_logo {
    width: 720px;
    height: 72px;
    padding-top: 25px;
    display: inline-block;
}

-->.header_logo {
    width: 615px;
    height: 71px;
    /*padding-top:25px; display: inline-block;*/
    background: url(/Application/Home/Public/images/logo.png) no-repeat;
    margin-top: 25px;
}

.header_logo h1 {
    width: 615px;
    height: 71px;
    text-indent: -99em;
}

.header_logo h2 {
    width: 615px;
    height: 71px;
    text-indent: -99em;
}

.header_logo img {
    width: 615px;
    height: 71px;
    float: left;
}

.header_zj {
    float: right;
    height: 60px;
    padding-left: 22px;
    line-height: 30px;
    border-left: 2px solid #bababa;
    font-size: 14px;
    color: #7f7f7f;
}

.head_tell {
    margin-top: 35px;
    width: 220px;
    padding-left: 60px;
    font-size: 16px;
    color: #5f5f5f;
    float: right;
    background: url(../images/tell.png) left center no-repeat;
}

.head_tell p {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #212121;
}

.head_wx {
    float: right;
    width: 100px;
    height: 100px;
}


/*导航*/

.menu {
    height: 64px;
    background: #005cc6;
}

.menu .nav {
    width: 1200px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    position: relative;
    z-index: 111;
}

.menu .nav li {
    float: left;
    width: 11%;
    height: 64px;
    line-height: 64px;
    text-align: center;
}

.menu .nav li:hover {
    background: #024379;
}

.menu .nav li:hover a {
    color: #fff !important;
}

.menu .nav li a {
    color: #fff;
    font-size: 16px;
}

.menu .nav li .second-nav {
    width: 132px;
    display: none;
    position: relative;
}

.menu .nav li:hover .second-nav {
    display: block;
}

.menu .nav li .second-nav li {
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #005197;
    border-top: 1px solid #fff;
    color: #fff !important;
}

.menu .nav li .second-nav li a {
    color: #fff !important;
}


/*轮播图*/

.banner {
    overflow: hidden;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 710px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 710px;
    overflow: hidden;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}

.fullSlide .bd li a {
    display: block;
    height: 710px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 40px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 50px;
    height: 8px;
    margin: 5px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #D21813;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    width: 73px;
    height: 73px;
}

.fullSlide .prev {
    background: url(../images/pre1.jpg) no-repeat;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(../images/next2.jpg) no-repeat;
}


/*标题*/

.bt {
    height: auto;
    text-align: center;
}

.bt b {
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #005cc6;
}

.bt p {
    text-align: center;
    text-transform: uppercase;
    background: url(../images/x.png) center no-repeat;
    margin: 14px 0;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
}

.bt div {
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #747474;
}


/*首页产品*/

.pro {
    width: 100%;
    background: url(../images/bg.jpg) center repeat;
}

.pro_cen {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 20px;
    position: relative;
}

.pro_cen ul {
    margin-top: 40px;
}

.pro_cen ul li {
    float: left;
    width: 290px;
    height: 264px;
    margin: 10px 5px;
    position: relative;
}

.pro_cen ul li a {
    display: block;
}

.pro_cen ul li .pro_img {
    width: 290px;
    height: 218px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.pro_cen ul li .pro_img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.pro_cen ul li .pro_img .imglm_c {
    width: 200%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background: url(../images/promb.png) repeat;
    transform: translateX(-125%) skewX(-53deg);
    transition: .5s linear;
}

.pro_xq {
    width: 106px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #ffffff;
    position: absolute;
    top: 0;
    left: 92px;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    font-size: 12px;
    opacity: 0;
    transition: .5s linear;
    z-index: 2;
}

.pro_cen ul li .pro_a {
    width: 234px;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    padding-right: 36px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.pro_cen ul li .pro_a::after {
    content: '';
    width: 100%;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/prodj.png) 252px center no-repeat;
    background-color: #005cc6;
    transition: .3s linear;
    z-index: -1;
}

.pro_cen ul li .pro_a::before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/prodj.png) 252px center no-repeat;
    background-color: #212121;
    transition: .3s linear;
    z-index: -1;
}

.pro_cen ul li:hover .imglm_c {
    transform: translateX(-25%) skewX(-53deg);
}

.pro_cen ul li:hover .pro_xq {
    opacity: 1;
    top: 105px;
}

.pro_cen ul li:hover .pro_a::after {
    height: 0;
}

.pro_cen ul li:hover .pro_a::before {
    height: 46px;
}


/*工程案例*/

.case_cen {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 20px;
    position: relative;
}

.case_cen ul {
    margin-top: 40px;
}

.case_cen ul li {
    float: left;
    width: 290px;
    height: 396px;
    margin: 10px 5px;
    position: relative;
}

.case_cen ul li a {
    display: block;
}

.case_cen ul li .pro_img {
    width: 290px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.case_cen ul li .pro_img img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.case_cen ul li .pro_img .imglm_c {
    width: 320%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    background: url(../images/promb.png) repeat;
    transform: translateX(-125%) skewX(-53deg);
    transition: .5s linear;
}

.pro_xq {
    width: 106px;
    height: 26px;
    border-radius: 13px;
    border: solid 1px #ffffff;
    position: absolute;
    top: 0;
    left: 92px;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    font-size: 12px;
    opacity: 0;
    transition: .5s linear;
    z-index: 2;
}

.case_cen ul li .pro_a {
    width: 234px;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    padding-right: 36px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.case_cen ul li .pro_a::after {
    content: '';
    width: 100%;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/prodj.png) 252px center no-repeat;
    background-color: #005cc6;
    transition: .3s linear;
    z-index: -1;
}

.case_cen ul li .pro_a::before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/prodj.png) 252px center no-repeat;
    background-color: #212121;
    transition: .3s linear;
    z-index: -1;
}

.case_cen ul li:hover .imglm_c {
    transform: translateX(-25%) skewX(-53deg);
}

.case_cen ul li:hover .pro_xq {
    opacity: 1;
    top: 150px;
}

.case_cen ul li:hover .pro_a::after {
    height: 0;
}

.case_cen ul li:hover .pro_a::before {
    height: 46px;
}


/* 鼠标经过 */

.we_bg:before,
.we_bg:after,
.we_bg span:before,
.we_bg span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: rgb(4 138 218 / 50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: -1;
}

.we_bg:after,
.we_bg span:before {
    left: auto;
    right: 0;
    z-index: -1;
}

.we_bg span:before,
.we_bg span:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.we_bg:hover:before,
.we_bg:hover:after,
.we_bg:hover span:before,
.we_bg:hover span:after {
    width: 100%;
    z-index: -1;
}

.we_bg:active {
    background: url(../images/wered.png) repeat;
}


/*优势数字增加*/

.ys {
    background: url(../images/ys_bj.jpg) center no-repeat;
    height: 380px;
    padding: 40px 0 0;
    margin-bottom: -100px;
}


/*项目案例*/

.g_ys1 {
    height: 710px;
    padding-top: 120px;
    background: url(../images/xmzs.png) no-repeat center;
}

.g_ys1 .m_zs {
    padding-left: 50px;
    position: relative;
    margin-top: 50px;
}

.g_ys1 .m_zs li {
    float: left;
    width: 274px;
    margin-right: 15px;
}

.g_ys1 .m_zs li img {
    width: 274px;
    height: 330px;
}

.g_ys1 .m_zs li p {
    background: #373737;
    display: block;
    width: 274px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}

.g_ys1 .u_ljt,
.g_ys1 .u_rjt {
    width: 40px;
    height: 64px;
    position: absolute;
    cursor: pointer;
    display: block;
}

.g_ys1 .u_ljt {
    left: -10px;
    top: 150px;
    background: url(../images/next.png) center no-repeat;
}

.g_ys1 .u_rjt {
    right: -10px;
    top: 150px;
    background: url(../images/prev.png) center no-repeat;
}

.g_ys1 .u_ljt a {
    width: 40px;
    height: 64px;
    display: block;
}

.g_ys1 .u_rjt a {
    width: 40px;
    height: 64px;
    display: block;
}

.gengduo {
    font-size: 14px;
    color: #fff;
    padding: 18px 35px;
    margin: 40px 46% 0 46.5%;
    display: inline-block;
    background: #333;
}


/*公司简介*/

.about {
    background: url(../images/aboutbg.jpg) center no-repeat;
    height: 680px;
    margin-top: 50px;
}

.about_txt {
    margin: 50px auto 20px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    width: 1100px;
}

.about_txt p {
    margin-bottom: 15px;
}

.we_mian {
    width: 670px;
    height: 85px;
    margin: 40px auto;
}

.we_mian a {
    /*background: #333;*/
    display: block;
    width: 134px;
    height: 85px;
    overflow: hidden;
    text-align: center;
    float: left;
    color: #333;
    font-size: 16px;
}

.we_mian a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
}

.we_mian a:hover {
    color: #005cc6;
}

.about_tu {
    width: 850px;
    height: auto;
    margin: 0 auto;
}

.about_tu img {
    width: 850px;
    height: 234px;
}


/*优势*/

.advantage {
    text-align: center;
    overflow: hidden;
    width: 1000px;
    margin: 10px auto 20px;
}

.num_box {
    width: 25%;
    float: left;
    height: 124px;
}

.num_box:last-child {
    background: none;
}

.num_box .num {
    font-weight: bold;
    color: #005cc6;
    font-weight: bold;
    font-size: 54px;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.num_box h3 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 30px;
}


/*新闻中心*/

.news {
    background: url(../images/xmzs.jpg) top center no-repeat;
    height: 570px;
    width: 100%;
    padding-top: 120px;
    display: block;
    overflow: hidden;
}

.news .new_fl {
    float: left;
    width: 560px;
    height: 355px;
    overflow: hidden;
    margin-top: 50px;
}

.news .new_fl img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.news .new_fr {
    float: right;
    width: 600px;
    height: 355px;
    margin-top: 50px;
}

.news .new_fr dl {
    margin-bottom: 25px;
    width: 600px;
    height: 100px;
    transition: all .5s;
    background: #fff;
}

.news .new_fr dl dt {
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    width: 100px;
    height: 90px;
    font-size: 14px;
    font-weight: bold;
    background: #005cc6;
}

.news .new_fr dl dt span {
    font-size: 44px;
    display: block;
}

.news .new_fr dl dd {
    display: inline-block;
    float: right;
    padding: 20px 25px;
    width: 445px;
}

.news .new_fr dl dd a {
    font-size: 18px;
    width: 455px;
    line-height: 36px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .new_fr dl dd p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .new_fr dl:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    margin-left: 10px;
}


/*--footer--*/

.footer {
    padding-top: 80px;
    overflow: hidden;
    background: #1a1a1a;
}

.footer a {
    color: #dedede;
}

.ft-menu {
    padding: 20px 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-top: rgba(255, 255, 255, 0.1) solid 1px;
    border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
}

.ft-menu .logo {
    float: left;
    width: 100px;
    margin-top: -7px;
}

.ft-menu .logo img {
    display: block;
    width: 100%;
}

.ft-menu .f_nav {
    float: right;
    overflow: hidden;
}

.ft-menu .f_nav li {
    float: left;
    font-size: 16px;
    margin-left: 60px;
}

.ft-menu .f_nav li:first-child {
    margin-left: 0;
}

.ft-menu .f_nav li a {
    display: block;
    color: #fff;
}

.ft-inner {
    padding: 34px 0;
    overflow: hidden;
}

.ft-info {
    float: left;
    width: 510px;
    overflow: hidden;
    color: #dedede;
    line-height: 28px;
}

.ft-info h2 {
    color: #fff;
    line-height: 56px;
}

.ft-tel {
    margin-top: 40px;
    padding-right: 70px;
    width: 240px;
    text-align: right;
    background: url(../images/ad_tel.png) no-repeat right center;
    float: right;
    overflow: hidden;
}

.ft-tel dt {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.ft-tel dd {
    font-size: 30px;
    color: #e60012;
    font-weight: bold;
    line-height: 40px;
}

.flinks {
    color: #dedede;
    padding: 30px 0;
    overflow: hidden;
    border-top: rgba(255, 255, 255, 0.2) solid 1px;
}

.flinks a {
    margin-left: 20px;
    /*overflow:hidden;*/
    display: inline-block;
}


/*内页banner*/

.banner {
    overflow: hidden;
    display: block;
}


/*面包屑导航*/

.zy_top {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.zy_left {
    float: left;
    padding-top: 20px;
    width: 590px;
}

.zy_en {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #2c2c2c;
    font-weight: 700
}

.zy_en span {
    font-size: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #005cc6
}

.zy_right01 {
    height: 24px;
    font-size: 18px;
    margin-top: 8px
}

.zy_right02 {
    height: 15px;
    color: #686868;
}

.zy_nav {
    display: inline-block;
    padding-top: 10px;
}

.zy_nav li {
    padding: 0 22px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #32373d;
    margin: 10px 6px
}

.zy_nav a {
    font-size: 16px;
    color: #fff;
    display: block
}

.zy_nav li:hover,
.zy_nav li.cur {
    background: #005cc6;
}

.zy_nav li:hover a {
    color: #fff;
}


/*背景色*/

.bggray .zy_nav {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.bggray {
    border-top: 1px solid #E5E5E5;
    padding: 40px 0;
    background: #f8f8f8;
}

.ab_con {
    border: 1px solid #ECECEC;
    min-height: 200px;
    border-radius: 5px;
    padding: 50px 0;
    background: #FFF;
}


/*介绍页*/

.ab_con .ab_tit {
    padding: 0 0 20px;
    margin: 0 40px 10px 40px;
    border-bottom: 1px solid #eee
}

.ab_con .ab_tit h2 {
    font-size: 20px;
    padding: 0 0 10px 0;
    text-align: center;
    font-weight: 400
}

.ab_con .ab_tit h1 {
    font-size: 22px;
    padding: 0 0 10px 0;
    text-align: center;
    font-weight: 400
}

.ab_con .ab_tit .means {
    color: #777;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    margin-top: 10px
}

.ab_con .ab_tit .means span {
    padding: 0 10px;
    font-family: arial
}

.ab_con .abcon {
    padding: 20px 40px 0;
    color: #666;
    min-height: 300px;
    font-size: 16px;
    line-height: 34px;
}

.ab_con .daodu {
    background-color: rgba(130, 130, 130, .1);
    padding: 18px;
    margin-bottom: 15px;
}

.ab_con .abcon p {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
    overflow: hidden;
    visibility: visible
}

.ab_con .abcon p span {
    font-weight: unset !important;
}

.ab_con .abcon img {
    text-align: center;
    margin: 10px auto;
    max-width: 100%;
    display: block;
}

.shangxiaye {
    margin: 10px 20px 20px 30px;
    overflow: hidden;
    border-top: 1px solid #eee;
    position: relative
}

.shangxiaye a.slh,
.shangxiaye .slh a {
    width: 70%;
    /*display:block;*/
    line-height: 30px;
    /*float:left;*/
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #666;
    overflow: hidden;
}

.shangxiaye a.tolist {
    float: right;
    line-height: 50px;
    color: #999;
    font-size: 14px
}

.shangxiaye a:hover {
    color: #005cc6
}


/*右侧推荐新闻*/

.w880 {
    width: 880px;
    margin: 0;
    float: left;
}

.w300 {
    width: 300px;
    float: right;
}

.w300 .sortbox {
    width: 298px;
    border: 1px solid #ECECEC;
    min-height: 200px;
    border-radius: 5px;
    margin: 0 auto;
    background: #FFF;
    overflow: hidden
}

.w300 .sortbox .title {
    border-bottom: 1px solid #ECECEC;
    background: #FAFAFA;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    color: #656565;
    font-size: 20px
}

.w300 .sortbox ul {
    padding: 20px
}

.w300 .sortbox ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden
}

.w300 .sortbox ul li:last-child {
    border: none
}

.w300 .sortbox ul li span {
    display: inline-block;
    width: 18px;
    height: 18px;
    color: #005cc6;
    border-radius: 9px;
    text-align: center;
    line-height: 18px;
    margin-right: 5px
}

.w300 .sortbox ul li span.num {
    background: #005cc6;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}

.w300 .sortbox ul li a:hover {
    color: #005cc6;
    margin: 0 auto;
    text-align: center;
}


/*推荐产品*/

.goodsbox {
    width: 298px;
    border: 1px solid #ECECEC;
    min-height: 200px;
    border-radius: 5px;
    background: #FFF;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 20px
}

.goodsbox .title {
    border-bottom: 1px solid #ECECEC;
    background: #FAFAFA;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    color: #656565;
    font-size: 20px
}

.goodsbox .tuijian {
    float: left;
    width: 222px;
    margin: 15px 21px;
    padding: 15px;
    border: 1px solid #ECECEC;
}

.goodsbox .tuijian:hover {
    box-shadow: inset 0 0 38px rgba(0, 0, 0, .08)
}

.goodsbox .tuijian img {
    display: block;
    max-height: 100%;
    height: auto;
    margin: 0 auto 15px auto;
    width: 220px;
}

.goodsbox .tuijian p {
    font-weight: 600;
    line-height: 1.45;
    font-size: 16px;
    color: #333;
    text-align: center;
}


/*新闻列表*/

.newlist {
    margin: 40px auto;
    width: 95%;
}

.newlist li {
    height: 162px;
    transition: all .5s;
    border: 1px solid #eaeaea;
    display: block;
    margin-bottom: 20px;
}

.newlist .a {
    padding: 26px;
    display: block;
}

.newlist li img {
    width: 168px;
    height: 112px;
    display: block;
    margin-right: 30px;
}

.newlist li .time {
    width: 130px;
    padding: 20px 0 20px 45px;
    border-left: 1px solid #eee;
    font-family: arial;
    font-size: 18px;
    color: #999;
    text-align: center;
}

.newlist li .time .day {
    font-size: 30px;
    line-height: 45px;
    display: block
}

.newlist li h3 {
    font-size: 20px;
    padding: 14px 20px;
}

.newlist li .txt {
    padding-left: 20px;
    color: #999;
    line-height: 24px;
    width: 850px;
    height: 48px;
    overflow: hidden;
}

.newlist li:hover,
.newlist #current {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-left: 15px;
}


/*页码*/

.pages {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

.pages1 {
    display: inline-block;
    height: 32px;
    line-height: 32px;
}

.pages a {
    float: left;
    height: 30px;
    min-width: 10px;
    line-height: 30px;
    background: #fff;
    padding: 2px 12px;
    border: 1px solid #d9d9d9;
    margin-right: 8px;
}

.pages a:hover,
.pages a.active {
    background: #005cc6;
    color: #fff;
}


/*联系我们*/

.contact-box {
    height: auto;
    margin: 50px auto;
    position: relative;
    width: 88%;
}

#dituContent {
    width: 100%;
    height: 676px;
    background-color: #f5f6fa;
}

.map-info {
    width: 484px;
    height: 110px;
    background-color: #004eb1;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    left: 210px;
    top: 252px
}

.map-info img {
    width: 92px;
    height: 92px;
    margin-right: 20px;
    margin-left: 10px;
}

.map-info div {
    max-width: 340px;
    color: #ffffff
}

.map-info div p:first-child {
    font-size: 18px;
}

.map-info div p:last-child {
    font-size: 16px;
    margin-top: 20px
}

.company-box {
    width: 262px;
    height: 530px;
    background-color: #ffffff;
    padding-left: 51px;
    padding-right: 39px;
    position: absolute;
    top: 200px;
    right: 47px;
}

.company-title {
    font-size: 28px;
    margin-top: 40px;
    line-height: 40px;
}

.company-icon {
    width: auto;
    height: auto;
    margin-top: 35px;
}

.company-title1 {
    font-size: 16px;
    color: #222222;
    margin-top: 29px
}

.company-title2 {
    font-size: 16px;
    color: #222222;
    margin-top: 16px
}

.company-line {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    display: inline-block;
    margin-top: 35px
}

.company-message-title1 {
    font-size: 50px;
    color: #efefef;
}

.company-message-title2 {
    font-size: 26px;
    margin-top: 12px;
    margin-bottom: 40px;
    font-weight: 600
}

.message-box {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 34px
}

.message-title {
    font-size: 16px;
    color: #222222;
    line-height: 56px;
}

.message-input {
    width: 440px;
    height: 70px;
    border: 0;
    outline: none;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #999999;
    padding-left: 66px;
    background-repeat: no-repeat;
    background-position: 27px 50%;
}

.message-input::placeholder {
    color: #999999
}

@keyframes bgChange1 {
    from {
        background-color: #ffffff
    }
    to {
        background-color: #004eb1
    }
}

.input-name {
    background-image: url("../images/name-input-focus-nor.png");
}

.input-name:focus {
    background-image: url("../images/name-input-focus.png");
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.input-name:focus::placeholder {
    color: #ffffff
}

.input-phone {
    background-image: url("../images/input-phone-nor.png");
}

.input-phone:focus {
    background-image: url("../images/input-phone.png");
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.input-phone:focus::placeholder {
    color: #ffffff
}

.input-email {
    background-image: url("../images/input-email-nor.png");
}

.input-email:focus {
    background-image: url("../images/input-email.png");
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.input-email:focus::placeholder {
    color: #ffffff
}

.input-address {
    background-image: url("../images/input-address-nor.png");
}

.input-address:focus {
    background-image: url("../images/input-address.png");
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.input-address:focus::placeholder {
    color: #ffffff
}

.message-box1 {
    width: 100%
}

.input-content {
    width: calc(100% - 66px);
    height: 200px;
    padding-left: 66px;
    padding-top: 24px;
    background-image: url("../images/input-content-nor.png");
    border: 0;
    outline: none;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #999999;
    background-repeat: no-repeat;
    background-position: 27px 24px;
}

.input-content:focus {
    background-image: url("../images/input-content.png");
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.input-content:focus::placeholder {
    color: #ffffff
}

.submit-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 80px auto 80px auto;
}

.submit-box input {
    width: 310px;
    height: 60px;
    padding-left: 20px;
    background-color: #f5f5f5;
    outline: none;
    border: 0;
    font-size: 16px;
    color: #999999
}

.submit-box input::placeholder {
    color: #999999
}

.submit-box input:focus {
    animation: bgChange1 1s forwards;
    color: #ffffff
}

.submit-box input:focus::placeholder {
    color: #ffffff
}

.submit-box img {
    width: 120px;
    height: 60px;
    display: block;
    margin-right: 50px;
}

.submit-box a {
    width: 200px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #004eb1;
    font-size: 18px;
    color: #ffffff
}